loop9 0.1.5

Tiny helper function to visit every pixel in the image together with its neighboring pixels. Duplicates pixels on the edges.
Documentation

9 neighboring pixels iterator

Tiny helper function to visit every pixel in the image together with its neighboring pixels. Duplicates pixels on the edges.

Ideal for implementing small image convolutions like blur, sharpening or edge detection.